-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ReleasePR track2_azure-mgmt-network] Release network microsoft.network official 2023 06 01 #24078
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update resource association swagger (Azure#18432) * update access mode values * update examples * Add 202 in delete spec * Add provisioning issues changes * update schema * review changs * update * typo in model fix * make provisioning issues readonly * Add one example in list association, provisioning state enum update * Add logggin categories in profile * examples update * update * update examples * reformat code * Add x-msidentifier for logger * update * provisioning state fix * Fix provisioning state * Add location header in delete nsp association * update location header * update location header * location header update Co-authored-by: Kaushal Kumar <kumarkaushal@microsoft.com>
25 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Update resource association swagger
[ReleasePR track2_azure-mgmt-network] [network][python]Update readme.python.md
Apr 19, 2022
25 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] [network][python]Update readme.python.md
[ReleasePR track2_azure-mgmt-network] Azure Networking 2021-08-01 release of monthly branch
Apr 20, 2022
25 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Azure Networking 2021-08-01 release of monthly branch
[ReleasePR track2_azure-mgmt-network] [Go] Add batch tag 04/21/22
Apr 22, 2022
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] [Go] Add batch tag 04/21/22
[ReleasePR track2_azure-mgmt-network] [Network] Config readme python
Apr 24, 2022
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] [Network] Config readme python
[ReleasePR track2_azure-mgmt-network] fix: wrong api version for network latest version
May 10, 2022
25 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] fix: wrong api version for network latest version
[ReleasePR track2_azure-mgmt-network] Making Application Gateway rule priority a required field
May 17, 2022
25 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Making Application Gateway rule priority a required field
[ReleasePR track2_azure-mgmt-network] Revert "Making Application Gateway rule priority a required field"
May 17, 2022
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Revert "Making Application Gateway rule priority a required field"
[ReleasePR track2_azure-mgmt-network] Fix examples for network default tag: package-2021-05
May 18, 2022
25 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Fix examples for network default tag: package-2021-05
[ReleasePR track2_azure-mgmt-network] Application Gateway Routing Rule priority changes
May 20, 2022
25 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Application Gateway Routing Rule priority changes
[ReleasePR track2_azure-mgmt-network] Add Network Preview Version 2022-04-01-preview
May 23, 2022
25 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Add Network Preview Version 2022-04-01-preview
[ReleasePR track2_azure-mgmt-network] [Mgmt][Network] Remove global configuration "multiapi"
Jun 2, 2022
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] [Mgmt][Network] Remove global configuration "multiapi"
[ReleasePR track2_azure-mgmt-network] NSP API changes
Jun 2, 2022
25 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] NSP API changes
[ReleasePR track2_azure-mgmt-network] Removes location property from load balancer backend address pool properties
Jun 6, 2022
25 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Removes location property from load balancer backend address pool properties
[ReleasePR track2_azure-mgmt-network] Fix exmaples for network default tag: package-2021-08
Jun 13, 2022
25 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] [Network] Update readme.python.md
[ReleasePR track2_azure-mgmt-network] delete directive in network typescript.md
May 22, 2023
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-python
that referenced
this pull request
May 22, 2023
EventGridv2 TypeSpec Api Preview (Azure#23204) * start typespec * adding eventgrid typespec for api w/ TODOs * update eventgrid typespec with latest eventgrid v2 operations * don't require content-type if there is no body * Update specification/eventgrid/typespec/main.tsp Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com> * Update specification/eventgrid/typespec/main.tsp Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com> * changing naming of cloudevent and added in data_base64 * openapi.json * Update specification/eventgrid/typespec/main.tsp Co-authored-by: Libba Lawrence <llawrence@microsoft.com> * Update specification/eventgrid/typespec/main.tsp Co-authored-by: Libba Lawrence <llawrence@microsoft.com> * Update specification/eventgrid/typespec/main.tsp Co-authored-by: Libba Lawrence <llawrence@microsoft.com> * lockTokens format, updated json, optional? params * address code review comments * name_change * add @internal for python * Update specification/eventgrid/Azure.Messaging.EventGrid/main.tsp Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com> * move @internal to client.tsp (Azure#23538) * rename (Azure#23565) * [EventGrid Typespec] breaking changes with april release of typespec (Azure#23539) * breaking changes with april release of typespec * unknown type * [EG Typespec] Update Release behavior (Azure#23699) * update behavior * just behavior * Add tspconfig and remove AAD auth (Azure#23717) * add tspconfig * add namespace * remove oauth * [EG TypeSpec] Archboard Comments (Azure#23696) * refactoring off of apiview * keep as int * no duration * aligning ack and release * remove behavioral change * ack to release * initial naming changes * Update ReleaseResult doc Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com> * Update AckResult doc Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com> * versioning twice-- remove one instance --------- Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com> * Address couple of stewardship team feedback. These include: 1. Rename CloudEventEvent to simply CloudEvent, 2. Add more description to the operations including the possible erorr codes, 3. Add PublishResult with empty Json object as successful response for the Publish operation, 4. Others. * Add support for missing Reject operation + adding deliveryAttemptCount to BrokerProperties + Adding query parameter for release operation for deliveryDelayInSeconds * Update failedTokens/SuccessfulTokens Description to address code review comments * Update to match service behavior (Azure#23754) * Update to match service behavior * remove locktoken * [EGv2] Editing unused variables (Azure#23917) * event delivery delay not in preview * remove from url comment * [EGv2] Version dependency on Azure.Core (Azure#23936) * verioning fix * spacing mishap? * [EventGrid] Deliveryattempt change (Azure#23960) * deliveryCount 5/1 * small typo * [EventGrid] Remove internal (Azure#23995) * remove internal * remove client.tsp * remove waitWaitTime (Azure#24078) * move location of json file (Azure#24076) * [Egv2] Encode param (Azure#24080) * encode * remove num default on duration --------- Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com> * [EGv2] Fix pipeline (Azure#24098) * regen off new commit for encode * reference preview tag * ignore word * update readme to have both apis * update with next autorest * change format to int32 --------- Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com> Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com> Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com> Co-authored-by: Ashraf Hamad <ahamad-MS@users.noreply.github.com>
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] delete directive in network typescript.md
[ReleasePR track2_azure-mgmt-network] Update IpAllocationDelete.json to fix the Linter Error
May 29, 2023
11 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Update IpAllocationDelete.json to fix the Linter Error
[ReleasePR track2_azure-mgmt-network] Corrected error being generated during .NET SDK Release
Jun 19, 2023
11 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Corrected error being generated during .NET SDK Release
[ReleasePR track2_azure-mgmt-network] Update readme.python.md
Jun 27, 2023
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Update readme.python.md
[ReleasePR track2_azure-mgmt-network] Release network microsoft.network official 2023 04 01 2
Jul 20, 2023
8 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Release network microsoft.network official 2023 04 01 2
[ReleasePR track2_azure-mgmt-network] Update readme.python.md
Jul 27, 2023
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Update readme.python.md
[ReleasePR track2_azure-mgmt-network] Disable creation of perimeter base rule
Jul 28, 2023
8 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Disable creation of perimeter base rule
[ReleasePR track2_azure-mgmt-network] Revert AppGw HttpListeners alias change
Jul 28, 2023
8 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Revert AppGw HttpListeners alias change
[ReleasePR track2_azure-mgmt-network] Update readme.python.md
Aug 3, 2023
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Update readme.python.md
[ReleasePR track2_azure-mgmt-network] Release network microsoft.network official 2023 05 01
Aug 21, 2023
6 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Release network microsoft.network official 2023 05 01
[ReleasePR track2_azure-mgmt-network] Update IpAllocationDelete.json to fix the Linter Error
Aug 22, 2023
6 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Update IpAllocationDelete.json to fix the Linter Error
[ReleasePR track2_azure-mgmt-network] Update readme.python.md
Sep 4, 2023
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Update readme.python.md
[ReleasePR track2_azure-mgmt-network] Add new NSP api versions
Oct 25, 2023
6 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] Add new NSP api versions
[ReleasePR track2_azure-mgmt-network] NetworkWatcher resolve swagger model validation error (LRO) in example files for pipeline run failure.
Oct 27, 2023
6 tasks
azure-sdk
changed the title
[ReleasePR track2_azure-mgmt-network] NetworkWatcher resolve swagger model validation error (LRO) in example files for pipeline run failure.
[ReleasePR track2_azure-mgmt-network] Release network microsoft.network official 2023 06 01
Nov 8, 2023
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Create to sync Azure/azure-rest-api-specs#26218
ReCreate this PR
You can install the use using pip install of the artifacts.